|
SmartFTP FTP Library
|
Loads license key data from a file specified in the szFile argument.
HRESULT LoadLicenseKeyFile( [in] BSTR bstrFile, [out, retval] VARIANT_BOOL * retval );
Returns true if license is verified, false otherwise.
It is recommended to use the LoadLicenseKeyData method.
LoadLicenseKeyData
VBScript
Dim objGlobal Set objGlobal = CreateObject("sfFTPLib.Global")
' Load License Key from File
objGlobal.LoadLicenseKeyFile("SmartFTP FTP Library.txt")|
What do you think about this topic? Send feedback!
|
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|